Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Bump @shopify/cli from 3.63.2 to 3.66.1 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps @shopify/cli from 3.63.2 to 3.66.1.

Release notes

Sourced from @​shopify/cli's releases.

3.66.1

3.66.0

CLI

  • Display daily upgrade reminder when a new version is available
  • Improve handling of 429 rate limiting for large projects

CLI-kit

  • Add cached package version checks
  • Fix small UI issue when using an invalid shop

App

  • General availability of log streaming for Shopify Functions in the app dev and app logs commands
  • Add required_scopes to the app_access module
  • Disable app linking prompt on deploy when API key is provided
  • Avoid duplicated error messages for invalid URLs in the TOML
  • Fix: Only proxy frontend web service, do not direct requests to any other web service
  • Upgrade cloudflared to 2024.8.2 and use the arm64 release

Theme

  • Release the developer preview for the Theme Console command
  • Update the theme selector to no longer match partial theme names by default; use the '*' character to enable partial matching

3.65.3

  • Bump cli-hydrogen version. Notes.

Full Changelog: Shopify/cli@3.65.2...3.65.3

3.65.2

  • Fix a bug with the Shopify function runner and Javy on Windows
  • Fix a bug with importing Flow extensions with particularly long names

3.65.1

What's Changed

  • Disable app linking prompt on deploy when API key is provided Shopify/cli#4267

Full Changelog: Shopify/cli@3.65.0...3.65.1

3.65.0

CLI

  • [Checkout extensibility] Adds iframe.sources capability Shopify/cli#4192
  • Replace sample domain with IANA-reserved domain for technical documentation Shopify/cli#4241

App

  • Introduce .wasm asset support for theme app extensions Shopify/cli#4229
  • Fix webhook URI transformation in TOML to relative path when the app URL ends with a slash Shopify/cli#4253
  • Clear cache on app init to avoid issues when re-using a folder Shopify/cli#4186

... (truncated)

Changelog

Sourced from @​shopify/cli's changelog.

@​shopify/cli

3.66.0

Minor Changes

  • 05cbe63566: Display daily upgrade reminder when a new version is available

Patch Changes

  • 40a7b1229a: CLI now better handles 429 rate limiting for large projects

3.65.0

Minor Changes

  • 28acb03664: [Checkout extensibility] Adds iframe.sources capability

Patch Changes

  • 8da3bd7d02: Replace sample domain with IANA-reserved domain for technical documentation

3.64.0

Minor Changes

  • cb06f10e1: Added extension type pos_ui_extension to the ui_extension migration process

3.63.0

Minor Changes

  • 7742994a5: Log streaming for Shopify Functions within app dev and re-execution of function runs via app function replay are available in beta. See Shopify Functions documentation for more information.

Patch Changes

  • 9d3a6bade: Updated nx and eslint rules

3.62.0

3.61.0

Minor Changes

  • 95d534387: Rename unreleased default_placement_reference extension property to default_placement.
  • d85e7adb4: Include hydrogen commands in the bundle

Patch Changes

  • Updated dependencies [caa015042]

... (truncated)

Commits
  • 2c08094 Version Packages
  • 6681848 Use oclif multiple flag on source
  • 1fb11cd Merge pull request #4310 from Shopify/upgrade-reminders
  • 59ca4e6 Fix circular dependency loading issue
  • af41708 Fix import
  • 9c22d02 Use joint upgrade command generator for warning and upgrade command
  • ff35dbb Remove flag requirement for log streaming
  • 952564e Merge pull request #4332 from Shopify/functions.367.trim_help_flags
  • f7f660f updating app logs help description
  • 8783ae1 Removing irrelevant flags from app logs help command display
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@shopify/cli](https://github.com/Shopify/cli/tree/HEAD/packages/cli) from 3.63.2 to 3.66.1.
- [Release notes](https://github.com/Shopify/cli/releases)
- [Changelog](https://github.com/Shopify/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Shopify/cli/commits/3.66.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@shopify/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #30.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shopify/cli-3.66.1 branch September 23, 2024 23:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants